Interface HTTPResponseHeader

All Superinterfaces:
Header, HTTPHeader, IPCData, Pdu, Signal
All Known Subinterfaces:
HTTPResponse, HTTPsResponse
All Known Implementing Classes:
HTTPResponseHeaderImpl, HTTPResponseImpl, HTTPsResponseImpl

public interface HTTPResponseHeader extends HTTPHeader
  • Method Details

    • getResponseHeaders

      List<HTTPHeaderPair> getResponseHeaders()
      Returns:
      List<HTTPHeaderPair> Returns a List<HTTPHeaderPair>
    • setResponseHeaders

      void setResponseHeaders(List<HTTPHeaderPair> responseHeaders)
      Parameters:
      responseHeaders - Takes in a parameter of responseHeaders